inspector: Use a better icon for the picker
authorMatthias Clasen <mclasen@redhat.com>
Fri, 13 Jun 2014 02:00:14 +0000 (22:00 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 13 Jun 2014 10:10:23 +0000 (06:10 -0400)
Recommended by Allan Day.

gtk/inspector/window.ui

index a38dc9ea72c51ceb7916e197348da215cbc32c82..85d96528e10a34b8d2513af85faa06f483ebec8a 100644 (file)
@@ -2,7 +2,7 @@
 <interface domain="gtk30">
   <object class="GtkImage" id="inspect_image">
     <property name="visible">True</property>
-    <property name="icon-name">edit-find-symbolic</property>
+    <property name="icon-name">find-location-symbolic</property>
     <property name="icon-size">4</property>
   </object>
   <object class="GtkMenu" id="widget_popup">